@font-face {
    font-family: "Mitr-R";
    src: url("../dist/fonts/Mitr-Regular.ttf");
}

@font-face {
    font-family: "Mitr-L";
    src: url("../dist/fonts/Mitr-Light.ttf");
}

@font-face {
    font-family: "Sarabun-R";
    src: url("../dist/fonts/Sarabun-Regular.ttf");
}

@font-face {
    font-family: "Kanit";
    src: url("../dist/fonts/Kanit-Regular.ttf");
}

@font-face {
    font-family: "Prompt";
    src: url("../dist/fonts/Prompt/Prompt-Regular.ttf");
}